From 32c43d3a280da81ef3c6337ed3105b95e0169660 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Sun, 25 Jan 2009 22:58:22 +0000 Subject: [PATCH] Add bug references. --- src/ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ChangeLog b/src/ChangeLog index 1209a2fdb6f..f0b23dc5a37 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -28,14 +28,14 @@ 2009-01-25 Chong Yidong * dispnew.c (buffer_posn_from_coords): Use Fset_buffer instead of - setting current_buffer directly. + setting current_buffer directly. (Bug#2044) 2009-01-24 Chong Yidong * fontset.c (fontset_font): If we know there is no font, don't do any work. (Bug#1952, bug#1990). - * font.c (font_parse_xlfd): Handle patterns of length < 2. + * font.c (font_parse_xlfd): Handle patterns of length < 2. (Bug#1802) 2009-01-23 Adrian Robert @@ -132,7 +132,7 @@ * xfaces.c (Finternal_set_lisp_face_attribute, Fx_list_fonts): Check return value of font_spec_from_name. - (Fx_list_fonts): Doc fix. + (Fx_list_fonts): Doc fix. (Bug#1951) * font.c (font_spec_from_name): Return Qnil if font name could not be parsed. -- 2.30.2